home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Games Machine 97
/
The Games Machine - Ita - CD-ROM Vol.97
/
XENIATGM97.ISO
/
Main.dxr
/
Main_24_Esci.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-11-03
|
202 b
|
15 lines
on mouseUp me
go(1, "credits")
puppetSound(1, 0)
end
on mouseEnter me
sprite(2).member = member("esci2")
cursor(280)
end
on mouseLeave me
sprite(2).member = member("esci1")
cursor(-1)
end